createBrowserContext

fun createBrowserContext(input: CreateBrowserContextRequest): Single<CreateBrowserContextResponse>

Creates a new empty BrowserContext. Similar to an incognito profile but you can have more than one.

Sources

jvm source
Link copied to clipboard